Description: Enables N4 to use the RESTful client to invoke Argo Web Services. Otherwise, N4 uses the SOAP client.
If you are using N4 Billing, you must also update the web service URLs in the following settings:
ARGOBILLING001 (N4_WS_BILLING_URL) (on page 1)
ARGOBILLING008 (N4_WS_ARGO_URL) (on page 1)
CGOWS001 (N4_WS_INVENTORY_URL) (on page 1)
CGOWS004 (N4_WS_SERVICES_URL) (on page 1)
Values:
True - Invokes Argo Web Services using REST API.
The resource path of the Argo Web Service URL must contain "rest/xml" to use the RESTful client.
For example, http://<ServerName>:<Port>/billing/rest/xml/argoservice
False - Invokes Argo Web Services using SOAP API.
The resource path of the Argo Web Service URL must contain "services" to use the SOAP client.
For example, http://<ServerName>:<Port>/billing/services/argoservice
Default: False
Related Settings:
ARGOBILLING001 (N4_WS_BILLING_URL) (on page 1)
ARGOBILLING008 (N4_WS_ARGO_URL) (on page 1)
CGOWS001 (N4_WS_INVENTORY_URL) (on page 1)
CGOWS004 (N4_WS_SERVICES_URL) (on page 1)
Version Added: 4.0.6